home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / AppsToGo / DTS.Lib / CDEFs / StatTextCDEF.make < prev    next >
Encoding:
Text File  |  1994-09-22  |  444 b   |  13 lines  |  [TEXT/MPS ]

  1. #   File:       StatTextCDEF.make
  2. #   Target:     StatTextCDEF
  3. #   Sources:    StatTextCDEF.c
  4.  
  5. SegmentMappings    =    -sn Main=StatTextCDEF
  6.  
  7. StatTextCDEF ƒƒ StatTextCDEF.make StatTextCDEF.make StatTextCDEF.c.o
  8.     link {SegmentMappings} StatTextCDEF.c.o "{Libraries}Interface.o" -o StatTextCDEF -rt CDEF -m CSTATTEXTCTL -ra resPurgeable -sn StatTextCDEF
  9.     delete StatTextCDEF.c.o
  10.  
  11. StatTextCDEF.c.o ƒ StatTextCDEF.make StatTextCDEF.c
  12.      C  StatTextCDEF.c
  13.